FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package fhir.trustedhealthapps.org#1.1.6 (156 ms)

Package fhir.trustedhealthapps.org
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=fhir.trustedhealthapps.org@1.1.6&canonical=https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppManufacturer
Url https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppManufacturer
Version 1.1.6
Status active
Name HealthAppManufacturer
Title HealthAppManufacturer
Experimental False
Realm us
Authority hl7
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.trustedhealthapps.org/StructureDefinition/HealthApp HealthApp

Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/identifier-iknr Identifier-Profil für die Abbildung eines Institutionskennzeichens (IKNR)
https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppManufacturerType Coding for HealthAppManufacturerType


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppManufacturer",
  "version" : "1.1.6",
  "name" : "HealthAppManufacturer",
  "title" : "HealthAppManufacturer",
  "status" : "active",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization",
        "path" : "Organization",
        "short" : "Hersteller einer DiGA",
        "definition" : "In diesem Profil werden Informationen zu einem Hersteller einer digitalen Gesundheitsanwendung (DiGA) repräsentiert.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "short" : "Identifikationsmerkmale des Herstellers einer DiGA",
        "definition" : "Merkmale zur eindeutigen Identifikation eines Herstellers einer digitalen Gesundheitsanwedungen (DiGA).",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:iknr",
        "path" : "Organization.identifier",
        "sliceName" : "iknr",
        "short" : "Institutionskennzeichen eines Herstellers einer DiGA",
        "definition" : "Das Institutionskennzeichen (IK) ist ein eindeutiges Merkmal zur Abrechnung mit den Trägern der Sozialversicherung und dient hier zur Identifikation eines Herstellers einer digitalen Gesundheitsanwendung (DiGA).",
        "max" : "1",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://fhir.de/StructureDefinition/identifier-iknr"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:iknr.system",
        "path" : "Organization.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:iknr.value",
        "path" : "Organization.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "coding.system"
            }
          ],
          "rules" : "open"
        },
        "short" : "Herstellertyp",
        "definition" : "Gibt an ob es sich um eine juristische oder um eine natürliche Person handelt.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type:personenTyp",
        "path" : "Organization.type",
        "sliceName" : "personenTyp",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type:personenTyp.coding",
        "path" : "Organization.type.coding",
        "max" : "1",
        "type" : [
          {
            "code" : "Coding",
            "profile" : [
              "https://fhir.trustedhealthapps.org/StructureDefinition/CodingHealthAppManufacturerType"
            ]
          }
        ]
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "short" : "Klarname des Herstellers einer DiGA",
        "definition" : "Klarname des Herstellers (Organisation oder Privatperson), der die digitale Gesundheitsanwendung (DiGA) bereitstellt.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom",
        "path" : "Organization.telecom",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "short" : "Kontaktdaten eines Herstellers einer DiGA",
        "definition" : "Kontaktinformationen eines Herstellers einer digitalen Gesundheitsanwendung (DiGA).",
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom:email",
        "path" : "Organization.telecom",
        "sliceName" : "email",
        "short" : "E-Mail-Adresse",
        "definition" : "E-Mail-Adresse des Herstellers.",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom:email.system",
        "path" : "Organization.telecom.system",
        "min" : 1,
        "fixedCode" : "email",
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom:email.value",
        "path" : "Organization.telecom.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.address",
        "path" : "Organization.address",
        "short" : "Anschrift eines Herstellers einer DiGA",
        "definition" : "Enthält die postalische Anschrift eines Herstellers einer digitalen Gesundheitsanwendung (DiGA).",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.line",
        "path" : "Organization.address.line",
        "short" : "Adressinformationen des Herstellers einer DiGA",
        "definition" : "Diese Komponente enthält Hausnummer, Wohnungsnummer, Straßenname, Straßenrichtung, Postfachnummer, Zustellhinweise und ähnliche Adressinformationen der Herstelleranschrift einer digitalen Gesundheitsanwendung (DiGA).",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.city",
        "path" : "Organization.address.city",
        "short" : "Adressinformationen (Ort) des Herstellers einer DiGA",
        "definition" : "Diese Komponente enthält den Namen der Stadt, des Ortes, des Vorortes, des Dorfes oder einer Gemeinde, die zur Anschrift des Herstellers einer digitalen Gesundheitsanwendung (DiGA) gehört.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.postalCode",
        "path" : "Organization.address.postalCode",
        "short" : "Adressinformation (PLZ) des Herstellers einer DiGA",
        "definition" : "Diese Komponente enthält die Postleitzahl (eine vom Postdienst definierte Region bezeichnet), die zur Anschrift des Herstellers einer digitalen Gesundheitsanwendung (DiGA) gehört.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.country",
        "path" : "Organization.address.country",
        "short" : "Adressinformation (Land) des Herstellers einer DiGA",
        "definition" : "Diese Komponente enthält die Information wo, in welchem Land, der Hersteller einer digitalen Gesundheitsanwendung (DiGA) ansässig ist. Dies kann z. B. durch einen ISO-3166-Code mit 2 oder 3 Buchstaben abgebildet werden.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact",
        "path" : "Organization.contact",
        "short" : "Kontaktinformationen eines Ansprechpartners",
        "definition" : "Enthält Kontaktinformationen des Ansprechpartners des Herstellers.",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.name",
        "path" : "Organization.contact.name",
        "short" : "Name",
        "definition" : "Der Name des Ansprechpartners.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.name.family",
        "path" : "Organization.contact.name.family",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.name.given",
        "path" : "Organization.contact.name.given",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.telecom",
        "path" : "Organization.contact.telecom",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "short" : "Kontaktdaten",
        "definition" : "Kontaktinformationen eines Ansprechpartners",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.telecom:email",
        "path" : "Organization.contact.telecom",
        "sliceName" : "email",
        "short" : "E-Mail-Adresse",
        "definition" : "E-Mail-Adresse des Ansprechpartners.",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.telecom:email.system",
        "path" : "Organization.contact.telecom.system",
        "min" : 1,
        "fixedCode" : "email",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.telecom:email.value",
        "path" : "Organization.contact.telecom.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.telecom:phone",
        "path" : "Organization.contact.telecom",
        "sliceName" : "phone",
        "short" : "Telefonnummer",
        "definition" : "Telefonnummer des Ansprechpartners.",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.telecom:phone.system",
        "path" : "Organization.contact.telecom.system",
        "min" : 1,
        "fixedCode" : "phone",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.telecom:phone.value",
        "path" : "Organization.contact.telecom.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.address",
        "path" : "Organization.contact.address",
        "short" : "Adressinformationen des Ansprechpartners",
        "definition" : "Enthält weitere Adressinformationen des Ansprechpartners.",
        "mustSupport" : true
      },
      {
        "id" : "Organization.contact.address.line",
        "path" : "Organization.contact.address.line",
        "short" : "Abteilung",
        "definition" : "Die Abteilung des Ansprechpartners.",
        "max" : "1",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.